Skip to content

[19.0][MIG] web_widget_dropdown_dynamic: Migration to 19.0 - #3617

Open
idris-domatix wants to merge 36 commits into
OCA:19.0from
idris-domatix:19.0-mig-web_widget_dropdown_dynamic
Open

[19.0][MIG] web_widget_dropdown_dynamic: Migration to 19.0#3617
idris-domatix wants to merge 36 commits into
OCA:19.0from
idris-domatix:19.0-mig-web_widget_dropdown_dynamic

Conversation

@idris-domatix

Copy link
Copy Markdown

Migration of web_widget_dropdown_dynamic to 19.0

Standard migration. Module history ported from 18.0.

Migration changes:

  • Manifest version bumped to 19.0.1.0.0.
  • JS widget adapted to the 19.0 web framework (field_dynamic_dropdown.esm.js): the field renders as .o_select_menu (OWL), no OwlError.
  • models/ir_filters.py adjusted for 19.0.

Validation (local, without demo, mirroring CI):

  • pre-commit green (0 errors).
  • Install with --test-enable --without-demo=all: clean, 0 failed, 0 error, module loads without traceback.
  • Browser smoke: field renders, dropdown opens options and persists the integer selection.

No Python tests in this module (only a JS QUnit suite).

alexey-pelykh and others added 30 commits July 22, 2026 11:02
[UPD] Update web_widget_dropdown_dynamic.pot

[UPD] Update web_widget_dropdown_dynamic_example.pot

[UPD] README.rst

[ADD] icon.png

[UPD] README.rst
Currently translated at 100.0% (1 of 1 strings)

Translation: web-13.0/web-13.0-web_widget_dropdown_dynamic
Translate-URL: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_widget_dropdown_dynamic/es/
Currently translated at 100.0% (1 of 1 strings)

Translation: web-14.0/web-14.0-web_widget_dropdown_dynamic
Translate-URL: https://translation.odoo-community.org/projects/web-14-0/web-14-0-web_widget_dropdown_dynamic/de/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-17.0/web-17.0-web_widget_dropdown_dynamic
Translate-URL: https://translation.odoo-community.org/projects/web-17-0/web-17-0-web_widget_dropdown_dynamic/
Currently translated at 100.0% (3 of 3 strings)

Translation: web-17.0/web-17.0-web_widget_dropdown_dynamic
Translate-URL: https://translation.odoo-community.org/projects/web-17-0/web-17-0-web_widget_dropdown_dynamic/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-18.0/web-18.0-web_widget_dropdown_dynamic
Translate-URL: https://translation.odoo-community.org/projects/web-18-0/web-18-0-web_widget_dropdown_dynamic/
Change the License to LGPL-3 in order to be able to use this module with other modules with non-AGPL-3 licenses.

Task:4743
bo-eska and others added 6 commits July 22, 2026 11:02
Currently translated at 100.0% (3 of 3 strings)

Translation: web-18.0/web-18.0-web_widget_dropdown_dynamic
Translate-URL: https://translation.odoo-community.org/projects/web-18-0/web-18-0-web_widget_dropdown_dynamic/tr/
Currently translated at 100.0% (3 of 3 strings)

Translation: web-18.0/web-18.0-web_widget_dropdown_dynamic
Translate-URL: https://translation.odoo-community.org/projects/web-18-0/web-18-0-web_widget_dropdown_dynamic/es/
Currently translated at 100.0% (3 of 3 strings)

Translation: web-18.0/web-18.0-web_widget_dropdown_dynamic
Translate-URL: https://translation.odoo-community.org/projects/web-18-0/web-18-0-web_widget_dropdown_dynamic/es/
Currently translated at 100.0% (3 of 3 strings)

Translation: web-18.0/web-18.0-web_widget_dropdown_dynamic
Translate-URL: https://translation.odoo-community.org/projects/web-18-0/web-18-0-web_widget_dropdown_dynamic/sl/
@OCA-git-bot OCA-git-bot added mod:web_widget_dropdown_dynamic Module web_widget_dropdown_dynamic series:19.0 labels Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:web_widget_dropdown_dynamic Module web_widget_dropdown_dynamic series:19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.